Versions:
gsudo is a Windows utility created by Gerardo Grignoli that supplies the missing sudo-style elevation capability to the Microsoft operating system, enabling users to cherry-pick individual commands for privileged execution without opening a separate administrative session. Modeled on the familiar Unix/Linux sudo experience, the tool lets administrators or power users run a single command—or relaunch the current shell—with elevated rights, either in the existing console window or in a new one, preserving the original working directory and environment variables. Typical use cases include quickly installing packages via winget or Chocolatey, modifying protected registry keys, binding to low TCP ports, writing to system folders, or invoking administrative scripts without the overhead of launching an elevated PowerShell or CMD instance. Because gsudo forwards the exit code and supports pipes, redirection, and aliases, it integrates transparently into existing batch files, PowerShell profiles, CI pipelines, and development toolchains. The program belongs to the System Utilities / Shell Enhancements category and is currently distributed as version 2.6.1, representing the thirty-fourth public release since its inception, a progression that shows sustained refinement of features such as credentials caching, UAC automation, and compatibility with Windows Terminal, ConEmu, and Hyper. Each update has tightened security defaults, improved performance, and expanded language bindings, ensuring that elevation prompts behave predictably across Windows 10 and 11 builds. gsudo is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: